[INFO] cloning repository https://github.com/ChosunOne/stripack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChosunOne/stripack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChosunOne%2Fstripack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChosunOne%2Fstripack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50caa22d5c3505abccfbc19bfda3fac25d975b87
[INFO] testing ChosunOne/stripack against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChosunOne%2Fstripack" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChosunOne/stripack
[INFO] finished tweaking git repo https://github.com/ChosunOne/stripack
[INFO] tweaked toml for git repo https://github.com/ChosunOne/stripack written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChosunOne/stripack on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChosunOne/stripack already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structmeta v0.3.0
[INFO] [stderr]   Downloaded structmeta-derive v0.3.0
[INFO] [stderr]   Downloaded test-strategy v0.4.5
[INFO] [stderr]   Downloaded derive-ex v0.1.8
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded tempfile v3.24.0
[INFO] [stderr]   Downloaded stripack-sys v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e2c6e9122f55b29e5a6093d06863537f111ebed0b069d1d6aea3a5675b0a7db
[INFO] running `Command { std: "docker" "start" "-a" "9e2c6e9122f55b29e5a6093d06863537f111ebed0b069d1d6aea3a5675b0a7db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e2c6e9122f55b29e5a6093d06863537f111ebed0b069d1d6aea3a5675b0a7db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e2c6e9122f55b29e5a6093d06863537f111ebed0b069d1d6aea3a5675b0a7db", kill_on_drop: false }`
[INFO] [stdout] 9e2c6e9122f55b29e5a6093d06863537f111ebed0b069d1d6aea3a5675b0a7db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8e678c1c75b15f9c8132757fe29f8c9d8cb0344e401c092ab71386ceab51ecf
[INFO] running `Command { std: "docker" "start" "-a" "e8e678c1c75b15f9c8132757fe29f8c9d8cb0344e401c092ab71386ceab51ecf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling stripack-sys v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling stripack v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s
[INFO] running `Command { std: "docker" "inspect" "e8e678c1c75b15f9c8132757fe29f8c9d8cb0344e401c092ab71386ceab51ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8e678c1c75b15f9c8132757fe29f8c9d8cb0344e401c092ab71386ceab51ecf", kill_on_drop: false }`
[INFO] [stdout] e8e678c1c75b15f9c8132757fe29f8c9d8cb0344e401c092ab71386ceab51ecf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a1c67bf8a6697da6ce38ba38e3537e498f8a776e1b8b96a6af2916a1209d022
[INFO] running `Command { std: "docker" "start" "-a" "6a1c67bf8a6697da6ce38ba38e3537e498f8a776e1b8b96a6af2916a1209d022", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling stripack-sys v0.1.2
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive-ex v0.1.8
[INFO] [stderr]    Compiling stripack v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling test-strategy v0.4.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.18s
[INFO] running `Command { std: "docker" "inspect" "6a1c67bf8a6697da6ce38ba38e3537e498f8a776e1b8b96a6af2916a1209d022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a1c67bf8a6697da6ce38ba38e3537e498f8a776e1b8b96a6af2916a1209d022", kill_on_drop: false }`
[INFO] [stdout] 6a1c67bf8a6697da6ce38ba38e3537e498f8a776e1b8b96a6af2916a1209d022
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0159dbe28e804339904f3a0900c79b8cd341f58662f8e81afd4a628c37e0f540
[INFO] running `Command { std: "docker" "start" "-a" "0159dbe28e804339904f3a0900c79b8cd341f58662f8e81afd4a628c37e0f540", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stripack-4566772b80807faf)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test::test_creating_delaunay_triangulation_rejects_mismatched_inputs ... ok
[INFO] [stdout] test test::test_creating_delaunay_triangulation_rejects_non_unit_vectors ... ok
[INFO] [stdout] test test::test_neighbor_count_tetrahedron ... ok
[INFO] [stdout] test test::test_force_adjacent ... ok
[INFO] [stdout] test test::test_remove_node_rejects_invalid_index ... ok
[INFO] [stdout]  
[INFO] [stdout] TRMESH - Fatal error!
[INFO] [stdout]   The first 3 nodes are collinear.
[INFO] [stdout]   Try reordering the data.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/stripack-4566772b80807faf` (signal: 11, SIGSEGV: invalid memory reference)
[ERROR] error running command: stream did not contain valid UTF-8
[INFO] running `Command { std: "docker" "inspect" "0159dbe28e804339904f3a0900c79b8cd341f58662f8e81afd4a628c37e0f540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0159dbe28e804339904f3a0900c79b8cd341f58662f8e81afd4a628c37e0f540", kill_on_drop: false }`
[INFO] [stdout] 0159dbe28e804339904f3a0900c79b8cd341f58662f8e81afd4a628c37e0f540
